[][src]Crate dropbox_sdk

Modules

account
auth
check
client_trait

Everything needed to implement your HTTP client.

common
contacts
dbx_async
file_properties

This namespace contains helpers for property and template metadata endpoints.

file_requests

This namespace contains endpoints and data types for file request operations.

files

This namespace contains endpoints and data types for basic file operations.

paper

This namespace contains endpoints and data types for managing docs and folders in Dropbox Paper. New Paper users will see docs they create in their filesystem as '.paper' files alongside their other Dropbox content. The /paper endpoints are being deprecated and you'll need to use /files and /sharing endpoints to interact with their Paper content. Read more in the Paper Migration Guide.

secondary_emails
seen_state
sharing

This namespace contains endpoints and data types for creating and managing shared links and shared folders.

stone_fixtures
team
team_common
team_log
team_policies
users

This namespace contains endpoints and data types for user management.

users_common

This namespace contains common data types used within the users namespace.

Structs

HyperClient
Oauth2AuthorizeUrlBuilder

Builds a URL that can be given to the user to visit to have Dropbox authorize your app.

Enums

Error
Oauth2Type

Which type of OAuth2 flow to use.

Type Definitions

Result